HTMLify
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
cody
4270 Files
637671 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/styles
app.css
cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/styles/app.css
107 Views
0 Comments
* {
box-sizing: border-box;
}
html {
font-family: sans-serif;
}